home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 4,101 to 4,200 / aol-file-protocol-4400-4101-to-4200.zip / AOLDLs / Business Management / MKT_ V7.0 Marketing Letter Se / MKT-X70.exe / LETTER.ACS / WP5HELP.LTR < prev    next >
Text File  |  1994-07-18  |  16KB  |  291 lines

  1.  
  2.                                    TextOut/5
  3.                   WordPerfect 5.0 to ASCII Conversion Program
  4.                                   Version 1.2
  5.                                        
  6.                         Another Shareware Product from:
  7.                               CrossCourt Systems
  8.                                        
  9.                                   Created by:
  10.                                   Chris Wolf
  11.                                        
  12.                                        
  13.       FEATURES
  14.       
  15.       TextOut/5 is a standalone program for IBM-compatible computers that
  16.       converts WordPerfect 5.0 document files to ASCII.  It improves upon
  17.       WordPerfect's Text Out command, in both the "DOS Text" and "generic
  18.       word processing" formats.
  19.       
  20.       1.  TextOut/5's default format is similar to WordPerfect's "DOS
  21.           Text" option, except that TextOut/5 expands tabs to spaces, a
  22.           feature that was omitted from early releases of WordPerfect
  23.           5.0.
  24.       2.  TextOut/5 includes footnotes and endnotes in the ASCII file,
  25.           while WordPerfect does not convert them at all.
  26.       3.  In its "generic word processing format", TextOut/5 drops all of
  27.           the unwanted spaces that WP inserts for centered or right flush
  28.           text.  This makes it easier to align these items properly in
  29.           the target word processor.
  30.       4.  TextOut/5 can mark certain font attributes, such as
  31.           underlining, in the ASCII file by using special characters.
  32.           This is useful if you want to transfer the ASCII file to
  33.           another word processor and restore the attributes.
  34.       5.  TextOut/5 can be run from the DOS command line, and will accept
  35.           wildcard filespecs.
  36.       6.  TextOut/5 converts files at about twice the speed of
  37.           WordPerfect.
  38.       7.  TextOut/5 can be used by someone who does not have WordPerfect,
  39.           but who may have received WordPerfect files from elsewhere.
  40.       8.  TextOut/5 can recover text from files that have been damaged to
  41.           the point where WordPerfect refuses to load them.
  42.       
  43.       TextOut/5's default ASCII format is very much like that of the
  44.       WordPerfect 4.2 "Save as DOS Text File" command.  Indents, tabs and
  45.       centering are emulated by the use of spaces, and each line is ended
  46.       with a hard carriage return.  The format is suitable for use for
  47.       electronic mail and many other purposes.  See the "OPTIONS" section
  48.       for information on the other formats TextOut/5 can produce.
  49.       
  50.       TextOut/5 omits most page-formatting characteristics.  This means
  51.       that, for example, the left margin is not expanded to spaces; the
  52.       top and bottom margins are not expanded to blank lines; page
  53.       breaks, headers, footers, and page numbering are omitted; and line-
  54.       spacing and top-to-bottom-centering commands are ignored.
  55.       
  56.       Overstruck characters are all translated, with a backspace
  57.       character (ASCII 8) inserted between them.  Special characters that
  58.       could have been entered using the Alt-numeric-pad method are
  59.       translated correctly to ASCII.  Other WP special characters are
  60.       translated to the ASCII number that corresponds to their WP
  61.       character number, with the WP character set ignored.  Thus,
  62.       character 8,3 is translated to an ASCII 3.
  63.       
  64.       Footnotes and endnotes are placed at the end of the ASCII file.
  65.       Within the notes, a period and a single space are added after the
  66.       note number for readability.  If a document contains both footnotes
  67.       and endnotes, the footnotes appear first, followed by the endnotes.
  68.       The footnote reference numbers in the text are enclosed in square
  69.       brackets, e.g. [1], while endnote reference numbers are enclosed in
  70.       braces, e.g. {3}.
  71.       
  72.       If a document has been "Fast-Saved", TextOut/5 will still convert
  73.       it, but will warn you that the formatting may not be correct.
  74.       Unless you have recently made a change in margins or tabs without
  75.       having gone to the end of the document, the ASCII format will
  76.       probably be fine.  If you use TextOut/5 often and have problems on
  77.       Fast-Saved documents, you may want to change your setup options to
  78.       disable Fast Saves.
  79.       
  80.       
  81.       USE
  82.       
  83.       To run TextOut/5, type TO5 followed by two filenames.  The first
  84.       one is the name of the input (WP 5.0) file, the second is the
  85.       output (ASCII) file.  For example:
  86.           TO5 TEST.DOC TEST.ASC
  87.       
  88.       The file names can include wildcards, employed in the same way as
  89.       with the DOS COPY command.  For example,
  90.           TO5 A:P*.*
  91.       would convert all files starting with the letter P in the current
  92.       directory on drive A: to ASCII files of the same name on the
  93.       current drive and directory, while
  94.           TO5 \DOCS \TEXT\*.TXT
  95.       would convert all files from the \DOCS directory to the \TEXT
  96.       directory while changing their extensions to TXT.
  97.       
  98.       If a file already exists under the output name, it will be replaced
  99.       without warning.  If the input and output names are the same,
  100.       TextOut/5 will not proceed with the conversion.
  101.       
  102.       
  103.       OPTIONS
  104.       
  105.       TextOut/5 has many options which can be invoked by "switches" on
  106.       the command line.  These switches must start with a slash or a
  107.       hyphen.  This is followed by a letter identifying the option, and,
  108.       for some of the switches, a numeric value.  The identifying letter
  109.       can be either upper or lower case and the switches can appear
  110.       anywhere on the command line -- before, after, or in between the
  111.       filenames.  There must not be any spaces between the slash, the
  112.       letter and the number.  A command that used the /T, /B, and /C
  113.       switches might look like:
  114.           TO5 /T /B60 /C62 SAMPL \NEW\SAMPL.ASC
  115.       
  116.       There are eight sets of options, controlled by twelve switches.
  117.       
  118.           "Generic Format" Options
  119.           
  120.           These two options would usually be used together to produce a
  121.           format similar to WordPerfect's "generic word processing"
  122.           option.  This format has tabs and carriage returns exactly
  123.           where the operator originally typed them, with no spaces or
  124.           "soft returns" added.  This is usually the best format to use
  125.           if you want to transfer the resulting ASCII file to another
  126.           word processor.
  127.       
  128.           1.  /R        keep only hard <R>eturns
  129.       
  130.               This will keep only WordPerfect's hard returns in the ASCII
  131.               file, in effect turning each paragraph into a single long
  132.               line of text.
  133.               
  134.               It also changes the formatting of footnotes and endnotes,
  135.               keeping them in-line where they occur rather than placing
  136.               them at the end of the file.  This makes it easier to
  137.               change them back into footnotes in another word processor,
  138.               in many cases by using a macro.  [[The note numbers are
  139.               omitted entirely, and the content of a footnote is enclosed
  140.               in double square brackets, as shown by this sentence.]]
  141.               {[Endnotes are enclosed as shown by this sentence.]}
  142.               
  143.               
  144.           2.  /T           keep <T>ab characters
  145.           
  146.               This will keep tab characters in the ASCII file, rather
  147.               than replacing them with spaces.  This differs slightly
  148.               from WordPerfect's generic format, in that it will also
  149.               suppress the use of spaces to position text that is
  150.               centered between the margins or flush to the right margin.
  151.               
  152.               
  153.           Font Attribute Options
  154.           
  155.           These eight options, composed of four pairs of switches, allow
  156.           the start and end of certain font attributes to be marked in
  157.           the ASCII file using special characters.  They would usually be
  158.           used in conjunction with the generic-format options if you were
  159.           moving the ASCII file to another word processor and wanted to
  160.           restore the original format.
  161.           
  162.           The naming of these switches is intended to be mnemonic, but is
  163.           limited somewhat by the use of single letters within a 26-
  164.           character alphabet.  The first switch of each pair, used for
  165.           the "start attribute" code, should remind you of the function,
  166.           while the switch for the "end attribute" code simply follows
  167.           the first alphabetically.  Thus /B for bold is paired with /C,
  168.           and /U for underline is paired with /V.  Subscripting and
  169.           superscripting are less obvious, with /I and /J intended to
  170.           remind you of things often used as subscripts, while /X and /Y
  171.           might be used as superscripts (powers).
  172.           
  173.           1.  /B# and /C#             <B>oldface
  174.           
  175.               There are several ways to use these and the following
  176.               paired options.
  177.               
  178.               If you want to mark boldface text using the default
  179.               characters of { (ASCII 123) at the beginning and } (ASCII
  180.               125) at the end, all you have to do is specify /B by
  181.               itself.
  182.               
  183.               If you want to mark boldface text, but want to use
  184.               different characters, perhaps because the default
  185.               characters may occur in your document, you can specify
  186.               either or both of the /B and /C switches with a numeric
  187.               ASCII value (as indicated by the # symbol in the switch
  188.               template above).  In the case of the /B switch, the ASCII
  189.               character corresponding to the numeric value will be used
  190.               to mark the start of boldface; the value given for the /C
  191.               switch will be used to mark the end.
  192.               
  193.               The value must be decimal (i.e., hexadecimal is not
  194.               allowed) and cannot be zero.  Only a single ASCII value can
  195.               be used for each switch; it is not possible to mark with a
  196.               multi-character code, such as [B].  So, for example, /B17
  197.               would cause a Ctrl-Q to be used at the start of bold text,
  198.               while /C35 would put # symbols at the end of bold text.
  199.               
  200.               In some ways the use of ASCII values is inconvenient, but
  201.               DOS puts restrictions on the use of many characters on the
  202.               command line, so something like /B< /C> will not work.  The
  203.               use of numbers gives maximum flexibility.
  204.               
  205.           2.  /I# and /J#             subscripts
  206.           
  207.               Read the description of /B and /C above for a full
  208.               explanation of how the paired options work.  If you use /I
  209.               without a number, the beginning of a subscript will be
  210.               marked with ~ (ASCII 126) and the ending with | (ASCII
  211.               124).
  212.               
  213.           3.  /U# and /V#          <U>nderlining
  214.           
  215.               Read the description of /B and /C above for a full
  216.               explanation of how the paired options work.  If you use /U
  217.               without a number, the beginning of underlining will be
  218.               marked with < (ASCII 60) and the ending with > (ASCII 62).
  219.               
  220.           4.  /X# and /Y#           superscripts
  221.           
  222.               Read the description of /B and /C above for a full
  223.               explanation of how the paired options work.  If you use /X
  224.               without a number, the beginning of a superscript will be
  225.               marked with ^ (ASCII 94) and the ending with \ (ASCII 92).
  226.               
  227.               
  228.           Other Options
  229.           
  230.           1.  /P#               tab-fill <P>itch
  231.           
  232.               Word Perfect 5.0 stores all tabs, indents, centering, etc.
  233.               using absolute measurements, i.e. inches.  It also allows
  234.               you to intermix different font sizes at will.  This can
  235.               cause some inconsistencies in spacing when converting to
  236.               ASCII files, where an inch is a meaningless measurement and
  237.               all characters are the same size.
  238.               
  239.               When expanding tabs and the like to spaces, TextOut/5
  240.               translates WP's internal measurements to 10 spaces per
  241.               inch.  If a document is written primarily in another pitch,
  242.               this may not give quite the right spacing.  This would be
  243.               most noticeable in tables, particularly if you used a very
  244.               small font size (large pitch).  In this case, the columns
  245.               in the table might all run together.  You can specify a
  246.               different pitch for the tab filling by using, for example,
  247.               /P12 to indicate 12 pitch.
  248.               
  249.           2.  /H            <H>eaderless WP file
  250.           
  251.               This option can recover the text from a damaged file that
  252.               may not be usable with WP.  There are many different kinds
  253.               of damage that may occur to a file, however, and the
  254.               quality of the results from TextOut/5 may vary widely.
  255.               
  256.               BEFORE YOU USE THIS OPTION YOU MUST REMOVE THE HEADER FROM
  257.               THE FILE.  If you don't, the program will still work, but
  258.               you will probably recover less text than if you had removed
  259.               the header.  To do this, you must have a byte-level editor
  260.               such as WP's Program Editor, QDOS's QED, the Norton
  261.               Utilities, etc. and you must know how to use it on binary
  262.               files.  Using the editor, find the initial text of the
  263.               document and delete everything that precedes it.  The
  264.               WordPerfect header may contain recognizable text that
  265.               precedes the beginning of the document, but you should
  266.               delete this anyway; look specifically for the beginning of
  267.               the body of the document.  Don't delete anything after the
  268.               initial text of the document, even though much of it may
  269.               look like junk.  Save the result under a new name.
  270.               
  271.               Run TextOut/5 using this new headerless file as input and
  272.               specifying the /H option.  Chances are that you will want
  273.               to use the generic-format options as well as the attribute-
  274.               marking options, because they will produce a file that can
  275.               be most easily restored to its original format.  Remember
  276.               that the output file will be ASCII, so you should not
  277.               Retrieve it directly into Word Perfect.  Use the Retrieve
  278.               command found as option 2 on the Text In/Out - DOS Text
  279.               menu.
  280.  
  281.               If the first attempt is unsatisfactory, try editing the
  282.               headerless file again, this time looking for large blocks
  283.               of a single character.  Try deleting these and running
  284.               TextOut/5 again.
  285.               
  286.               
  287.       REGISTRATION AND DISTRIBUTION
  288.       
  289.       TextOut/5 is Copyright 1988-89, CrossCourt Systems.
  290.       
  291.